tests: Add a test of corruption during a pull process
authorColin Walters <walters@verbum.org>
Tue, 9 Jul 2013 15:28:49 +0000 (11:28 -0400)
committerColin Walters <walters@verbum.org>
Tue, 9 Jul 2013 15:28:49 +0000 (11:28 -0400)
commit420763e90d3d3d98249cd41c8849e6c17f9a65ac
treeaf317303c08f4b7d169658adb07359b89e15c766
parent43d69ac8a38c3c5684134685586805224716d1bf
tests: Add a test of corruption during a pull process

These corruption tests could be a lot better...like randomly try
single bit flips, range flips.  Better, content-aware fuzzing.  But
this is useful for now.
Makefile-tests.am
tests/libtest.sh
tests/test-pull-corruption.sh [new file with mode: 0755]